isDeviceProtectedStorage

open fun isDeviceProtectedStorage(@NonNull context: @NonNull Context): Boolean(source)

Indicates if the storage APIs of this Context are backed by device-encrypted storage.

See also